home *** CD-ROM | disk | FTP | other *** search
- To install:
-
- 1. Move t to a directory in your shell's path. For example,
- we put t in "/usr/local/bin".
-
- 2. Create a tsystem directory and set the environment variable
- TSYSTEM to the path name of the directory.
- For example, our TSYSTEM is "/usr/local/lib/tsystem".
- Add the definition of TSYSTEM to your login script so it will
- be defined whenever you use t.
-
- 3. Copy the files in this directory into the T system directory.
-
- 4. Perform "make" in $TSYSTEM to make the tsystem binaries and scripts.
-
- To make T from its sources:
-
- 1. Copy or link the sources into a directory that can hold the object files.
-
- 2. Copy $TSYSTEM/mkxt.sh to a directory that can hold the binaries.
-
- 3. Edit TSYSTEM and TSOURCES in mkxt.sh and then make mkxt.
-
- 4. Execute mkxt in the directory that can hold the binaries.
- This step takes an hour on a Sun3/60 with 24Mb.
-